home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 December / Net78.iso / pc / links / 00085_Script_link - WinToWeb < prev    next >
Encoding:
Text File  |  2000-10-10  |  124 b   |  8 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseUp
  4.  
  5.     open the moviepath&"software\WinToWeb\SetUp.exe"
  6.  
  7. end
  8.